-
Home
-
Login Security, FireWall, Malware removal by CleanTalk
-
2.137
-
Code
-
Classes
- FileMonitoringRepository
| Total Complexity |
18 |
| Dependencies |
1 |
| Dependents |
3 |
| Total lines |
165 |
| Lines of code |
119 |
| Logical lines of code |
41 |
| Comment lines |
4 |
| Methods |
10 |
| Properties |
0 |
Methods 10
| Method |
Rating |
Maintainability
|
Complexity
|
Lines of code
|
| saveNewSnapshot() |
S |
53 |
4 |
22 |
| getSnapshotsByFileId() |
S |
58 |
3 |
16 |
| saveFileIfNew() |
S |
56 |
2 |
20 |
| getFilePathsFromDb() |
S |
61 |
2 |
12 |
| getFilesFromDb() |
S |
62 |
2 |
11 |
| getFileByPathHash() |
S |
68 |
1 |
8 |
| getSnapshotByHash() |
S |
67 |
1 |
8 |
| getCountFilesInDb() |
S |
75 |
1 |
4 |
| getLastSnapshot() |
S |
66 |
1 |
9 |
| getSnapshotById() |
S |
66 |
1 |
9 |